Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2852] privacy group id consistent #1667

Merged

Conversation

iikirilov
Copy link
Contributor

@iikirilov iikirilov commented Jul 10, 2019

PR description

Handle base64 <-> BytesValue conversion uniformly throughout Pantheon

As a side effect also fixes the private transaction gas required to 23992 as specified in PAN-2795

Fixed Issue(s)

PAN-2852

@iikirilov iikirilov force-pushed the pan-2852-privacy-group-id-consistent branch 3 times, most recently from a74626c to 5d61d1c Compare July 11, 2019 08:46
@@ -32,7 +32,7 @@
import org.junit.Before;
import org.junit.Test;

public class PrivateTxEnclaveErrorAcceptanceTest extends PrivacyAcceptanceTestBase {
public class EnclaveErrorAcceptanceTest extends PrivacyAcceptanceTestBase {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this file get renamed? It's unclear from the Github commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the file was renamed. It should be PrivateTransactionEnclaveErrorAcceptanceTest but that is a mouthful so I have gone with EnclaveErrorAcceptanceTest which describes the test well

@iikirilov iikirilov force-pushed the pan-2852-privacy-group-id-consistent branch from a9d2a50 to c5a01bf Compare July 13, 2019 08:39
@lucassaldanha lucassaldanha merged commit 3cf0b9d into PegaSysEng:master Jul 15, 2019
@iikirilov iikirilov deleted the pan-2852-privacy-group-id-consistent branch August 16, 2019 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants